C1.DataCollection Assembly / C1.DataCollection Namespace / C1VirtualDataCollection<T> Class

In This Topic
C1VirtualDataCollection<T> Class Events
In This Topic

For a list of all members of this type, see C1VirtualDataCollection<T> members.

Public Events
 NameDescription
Public EventOccurs after the collection changed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a filter operation was performed.  
Public EventOccurs when a property value changes. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a sort operation was performed.  
Top
See Also